Added Sony Dualsense and configs#1
Added Sony Dualsense and configs#1NrettG wants to merge 11 commits intoTournamentStreamHelper:mainfrom
Conversation
There was a problem hiding this comment.
I’d recommend creating another entry with the appropriate image for it since the Native Consoles would not match
That being said there is an argument to be made about all of the 3DS models being their own entry rather than having only one since there are all different hardware entirely, and not just extension port-related (Which would allow for the 3DS variants to include the Circle Pad Pro), so I’ll probably make a PR to fix that
There was a problem hiding this comment.
In the case of a fight stick, directions are handled by the "Digital Stick" element (See https://github.com/Wolfy76700/ControllerDatabase/wiki/Controller-Definition#functions_digital_sticks_items_name)
| @@ -0,0 +1,87 @@ | |||
| { | |||
| "name": "Sony Dualsense Wireless Controller", | |||
| "functions": { | |||
There was a problem hiding this comment.
New elements "macro" and "turbo" were now added to "functions) (See https://github.com/Wolfy76700/ControllerDatabase/wiki/Controller-Definition#functions_macro and https://github.com/Wolfy76700/ControllerDatabase/wiki/Controller-Definition#functions_turbo)
There was a problem hiding this comment.
Does the stick have the capability to input Left Stick / Right Stick commands using the Digital Stick? If so then the Digital-to-Analog Conversion section should be filled in appropriately (See Keybox for example, https://github.com/Wolfy76700/ControllerDatabase/wiki/Controller-Definition#autogenerated_heading_15 for details)
Similarly the Digital-to-Analog Conversion for R2 and L2 should be documented
There was a problem hiding this comment.
I’d recommend not using anything other than the following characters for folder/file names:
0123456789
abcdefghijklmnopqrstuvwxyz
_
Can you rename this controller’s folder to something like fightstick_alpha please?
|
Sony Dualsense added as part of #28 |
No description provided.